Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
System.Linq.Dynamic.Core (source) 1.3.14 -> 1.6.0.2 age adoption passing confidence

Release Notes

zzzprojects/System.Linq.Dynamic.Core (System.Linq.Dynamic.Core)

v1.6.0.2

  • #​896 - Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use AdditionalTypes [bug] contributed by StefH

v1.6.0.1

  • #​887 - Make TextParser public [feature] contributed by StefH
  • #​885 - Make the TextParser public again [feature]

v1.6.0

  • #​896 - Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use AdditionalTypes [bug] contributed by StefH

v1.5.1

  • #​859 - Add SelectMany extension method for Json [feature] contributed by StefH
  • #​860 - Add support for SequenceEqual [feature] contributed by StefH
  • #​861 - Fix calling Sum without any arguments [bug] contributed by StefH
  • #​862 - Use different PackageIds for SystemTextJson and NewtonsoftJson projects [feature] contributed by StefH
  • #​855 - Support for SequenceEqual [feature]
  • #​856 - Using Sum method without arguments throws exception [bug]
  • #​858 - SelectMany not work over JSON [bug]

v1.5.0

  • #​791 - Add Json support [feature] contributed by StefH
  • #​857 - RestrictOrderByToPropertyOrField [feature] contributed by StefH
  • #​789 - Add JSON support [feature]

v1.4.9

v1.4.8

  • #​851 - Throw ArgumentException when expression has invalid compare (e.g. string with int) [bug] contributed by StefH
  • #​849 - 1.4.7 Regression -- NullReferenceException from invalid expression instead of ArgumentException [bug]

v1.4.7

  • #​847 - Fixed String.Concat when types differ [bug] contributed by StefH
  • #​845 - String concatenations fails with System.ArgumentException during parsing [bug]

v1.4.6

  • #​839 - Add some [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] annotations [bug] contributed by StefH
  • #​844 - Fixed calling String methods in a nested expression [bug] contributed by StefH
  • #​843 - Calling methods on a String in nested expressesion causes Exception [bug]

v1.4.5

  • #​838 - Fix Blazor WASM System.InvalidOperationException [bug] contributed by StefH
  • #​836 - Blazor Wasm Eval: System.InvalidOperationException: Operation is not valid due to the current state of the object. [bug]

v1.4.4

  • #​832 - Fixed Extension methods on a string [bug] contributed by StefH
  • #​833 - Update DefaultDynamicLinqCustomTypeProvider constructor to be compatible with microsoft/RulesEngine [feature] contributed by StefH
  • #​830 - DefaultDynamicLinqCustomTypeProvider Issue [bug]
  • #​831 - Unable to find my string extensions in static class with DynamicLinqType attribute [bug]

v1.4.3

  • #​788 - Fix parsing " [bug] contributed by StefH
  • #​805 - Update ComparisonOperator logic to support comparing to object [feature] contributed by StefH
  • #​451 - Cannot compare 'Object' type [feature]
  • #​786 - Parser interpreting the two consecutive escape sequences "" as a single escape sequence [bug]

v1.4.2

  • #​824 - Fixed: Incorrect Handling of Qualifiers in ConstantExpressionHelper contributed by RenanCarlosPereira
  • #​821 - Incorrect Handling of Qualifiers in ConstantExpressionHelper [bug]

v1.4.1

  • #​819 - Update EntityFramework to version 6.5 to fix CVE [feature] contributed by StefH
  • #​820 - Use Testcontainers.MsSql for unit tests [test] contributed by StefH

v1.4.0

  • #​807 - PredefinedTypesHelper: Fix loading types from System.Data.Entity and EntityFramework [bug] contributed by StefH
  • #​790 - .NET 8 (and possible all non-NETSTANDARD and higher versions) attempt to load EF 6 types [bug]
  • #​812 - >= 1.3.3 Slow First Dynamic Select

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file p: Lowest t: Task labels Aug 23, 2023
@renovate renovate bot enabled auto-merge (squash) August 23, 2023 15:56
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from e0ccaca to 8df2e3d Compare December 2, 2023 01:57
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to v1.3.4 Update dependency System.Linq.Dynamic.Core to v1.3.7 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 8df2e3d to 1320d38 Compare February 2, 2024 02:37
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to v1.3.7 Update dependency System.Linq.Dynamic.Core to v1.3.8 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 1320d38 to 03636c7 Compare May 5, 2024 02:19
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to v1.3.8 Update dependency System.Linq.Dynamic.Core to v1.3.14 May 5, 2024
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 03636c7 to 074d6da Compare July 28, 2024 14:02
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to v1.3.14 Update dependency System.Linq.Dynamic.Core to v1.4.3 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 074d6da to 46a2c52 Compare September 29, 2024 11:37
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to v1.4.3 Update dependency System.Linq.Dynamic.Core to 1.4.5 Sep 29, 2024
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 46a2c52 to 93f95b8 Compare February 26, 2025 16:44
@renovate renovate bot changed the title Update dependency System.Linq.Dynamic.Core to 1.4.5 Update dependency System.Linq.Dynamic.Core to 1.6.0.2 Feb 26, 2025
@renovate renovate bot merged commit 8a8f2b8 into master Mar 14, 2025
39 checks passed
@renovate renovate bot deleted the renovate/system.linq.dynamic.core-1.x branch March 14, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file p: Lowest r: Fixed t: Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant